home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8106 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  904 b 

  1. Path: uicvm.uic.edu!u14873
  2. Organization: University of Illinois at Chicago, ADN Computer Center
  3. Date: Fri, 1 Mar 1996 09:37:28 CST
  4. From: Bob Hyman <U14873@uicvm.uic.edu>
  5. Message-ID: <96061.093728U14873@uicvm.uic.edu>
  6. Newsgroups: comp.lang.c
  7. Subject: Re: F-keys/cursor keys w/curses?
  8. References: <schellerDnHwLr.FJ9@netcom.com>
  9.  
  10. >scheller@netcom.com (Mark J. Scheller) says:
  11. >  ... using curses ...  One thing I would like to do is take action
  12. >based on the user pressing a cursor key or a function key.  I'm using
  13. >getch() to grab the keypresses -- the problem is that the cursor
  14. >keys and the function keys return multiple key sequences for a keypress.
  15. >Is there something better to use?
  16. >  ...
  17.  
  18. A member of my group just got ncurses.  It has support for converting
  19. a sequence of input characters into a keypress.  I haven't tried it
  20. yet, though.
  21.  
  22. Bob Hyman - UIC ADN Computer Center - bobhyman@uic.edu
  23.